Stuart Prescott [Sun, 2 Mar 2025 12:36:07 +0000 (23:36 +1100)]
Add changelog for upload
Stuart Prescott [Sun, 2 Mar 2025 13:01:49 +0000 (00:01 +1100)]
Add an additional missing depends
Stuart Prescott [Sun, 2 Mar 2025 04:31:20 +0000 (15:31 +1100)]
Fix d/t/control generated syntax
Stuart Prescott [Sun, 2 Mar 2025 04:30:39 +0000 (15:30 +1100)]
Fix d/t/control.gen for dash
Stuart Prescott [Sun, 2 Mar 2025 01:08:02 +0000 (12:08 +1100)]
Allow a specified version in check-build-logs
Stuart Prescott [Sun, 2 Mar 2025 01:03:47 +0000 (12:03 +1100)]
Add extra autopkgtests for new binary packages
Stuart Prescott [Sun, 2 Mar 2025 01:03:19 +0000 (12:03 +1100)]
Add autogeneration comment to d/test/control
Stuart Prescott [Sun, 2 Mar 2025 01:02:45 +0000 (12:02 +1100)]
Tidy test control generation code
Stuart Prescott [Sun, 2 Mar 2025 01:00:56 +0000 (12:00 +1100)]
Add extra dependencies from ./debian/check-deps
Stuart Prescott [Sun, 23 Feb 2025 06:51:07 +0000 (17:51 +1100)]
Fix path mangling of cmake files
Closes: 1098679
Stuart Prescott [Sun, 23 Feb 2025 06:48:49 +0000 (17:48 +1100)]
Add utility to inspect buildd logs
Stuart Prescott [Tue, 18 Feb 2025 08:56:49 +0000 (19:56 +1100)]
Add changelog for upload
Stuart Prescott [Tue, 18 Feb 2025 12:44:40 +0000 (23:44 +1100)]
Add py3dist-override to fix dependency of libshiboken6-py3-6.8
Stuart Prescott [Tue, 18 Feb 2025 11:10:12 +0000 (22:10 +1100)]
Update d/copyright with cme
Stuart Prescott [Tue, 18 Feb 2025 11:07:01 +0000 (22:07 +1100)]
Update lintian-overrides for source mesh data
Stuart Prescott [Tue, 18 Feb 2025 11:06:43 +0000 (22:06 +1100)]
Remove rpath from svgtoqml
Stuart Prescott [Tue, 18 Feb 2025 11:06:25 +0000 (22:06 +1100)]
Fix description of GraphsWidgets package
Stuart Prescott [Tue, 18 Feb 2025 10:50:31 +0000 (21:50 +1100)]
Install new svgtoqml tool
Stuart Prescott [Tue, 18 Feb 2025 10:50:17 +0000 (21:50 +1100)]
Mark local copies of libraries as not-installed
Stuart Prescott [Tue, 18 Feb 2025 08:55:43 +0000 (19:55 +1100)]
Add extra build verbosity
Stuart Prescott [Tue, 18 Feb 2025 08:52:59 +0000 (19:52 +1100)]
Add patch to fix python module path in cmake
Stuart Prescott [Sat, 15 Feb 2025 14:30:40 +0000 (01:30 +1100)]
Rebase patches
Stuart Prescott [Sat, 15 Feb 2025 14:22:20 +0000 (01:22 +1100)]
Drop nuitka from packaging - removed from Debian
Stuart Prescott [Sat, 15 Feb 2025 14:21:54 +0000 (01:21 +1100)]
Add helper script to check modules are packaged
Stuart Prescott [Sat, 15 Feb 2025 14:21:07 +0000 (01:21 +1100)]
Fix permissions on d/check-deps
Stuart Prescott [Sat, 15 Feb 2025 13:48:09 +0000 (00:48 +1100)]
Add additional packages for modules
Stuart Prescott [Sat, 15 Feb 2025 13:47:55 +0000 (00:47 +1100)]
Typo fix description of python3-pyside6.qtdesigner
Stuart Prescott [Sat, 15 Feb 2025 13:26:20 +0000 (00:26 +1100)]
Update pacakge metadata for 6.8.x series
Stuart Prescott [Sat, 15 Feb 2025 13:21:27 +0000 (00:21 +1100)]
Switch to 6.8.x branch
Stuart Prescott [Sat, 15 Feb 2025 13:28:25 +0000 (00:28 +1100)]
Update upstream source from tag 'upstream/6.8.2.1'
Update to upstream version '6.8.2.1'
with Debian dir
28ddf721982dc202bb6c2a23e788b8720b42f239
Stuart Prescott [Sat, 15 Feb 2025 13:28:09 +0000 (00:28 +1100)]
New upstream version 6.8.2.1
Stuart Prescott [Thu, 9 Jan 2025 13:30:48 +0000 (00:30 +1100)]
Add changelog for upload
Stuart Prescott [Thu, 9 Jan 2025 13:30:25 +0000 (00:30 +1100)]
Add patch for Python 3.13 opcodes
Cherry-pick of
ad18260e583a30505e42b04fd242c52ff36f735c
Closes: #1092529
Stuart Prescott [Thu, 9 Jan 2025 04:46:50 +0000 (15:46 +1100)]
Refresh patches
Stuart Prescott [Thu, 9 Jan 2025 04:42:41 +0000 (15:42 +1100)]
Update upstream source from tag 'upstream/6.7.3'
Update to upstream version '6.7.3'
with Debian dir
8e341ecbc9ba85d7695c5c037cc9456850c3a356
Stuart Prescott [Thu, 9 Jan 2025 04:42:26 +0000 (15:42 +1100)]
New upstream version 6.7.3
Stuart Prescott [Thu, 9 Jan 2025 04:41:34 +0000 (15:41 +1100)]
Pin d/watch to the 6.7 branch
Stuart Prescott [Thu, 26 Dec 2024 07:01:25 +0000 (18:01 +1100)]
Add changelog for upload
Stuart Prescott [Thu, 26 Dec 2024 06:35:59 +0000 (17:35 +1100)]
Add Python 3.13 as a supported version
Gbp-Dch: Full
Pino Toscano [Sun, 10 Nov 2024 16:26:52 +0000 (17:26 +0100)]
Build w/ --parallel=N w.r.t parallel=N in $DEB_BUILD_OPTIONS (1 if unset);
if --parallel=N is not passed, ninja will use all the available cores by
default, which is not what should be done by default.
Gbp-Dch: Full
Pino Toscano [Fri, 1 Nov 2024 20:33:21 +0000 (21:33 +0100)]
Limit python3-pyside6.qtbluetooth & python3-pyside6.qtnfc as linux-any;
the modules they refer to are available only on Linux
- regenerate debian/tests/control accordingly
Gbp-Dch: Full
Pino Toscano [Wed, 30 Oct 2024 04:57:18 +0000 (05:57 +0100)]
Drop the unused mesa-vulkan-drivers build dependency.
Stuart Prescott [Mon, 14 Oct 2024 01:47:52 +0000 (12:47 +1100)]
Add changelog for upload
Stuart Prescott [Mon, 14 Oct 2024 01:46:18 +0000 (12:46 +1100)]
Add additional patches for XFAILing tests
Stuart Prescott [Mon, 7 Oct 2024 01:17:38 +0000 (12:17 +1100)]
Add changelog for upload
Stuart Prescott [Mon, 7 Oct 2024 00:15:57 +0000 (11:15 +1100)]
Add new dependencies identified by debian/check-deps
Stuart Prescott [Mon, 7 Oct 2024 00:15:32 +0000 (11:15 +1100)]
Fix up paths for lintian overrides
Stuart Prescott [Mon, 7 Oct 2024 00:15:17 +0000 (11:15 +1100)]
Fix up rpath in new tools
Stuart Prescott [Sun, 6 Oct 2024 23:44:43 +0000 (10:44 +1100)]
Add new helper tools to pyside6-tools
Stuart Prescott [Sun, 6 Oct 2024 23:44:12 +0000 (10:44 +1100)]
Add new binary package for QtQuickTest module
Stuart Prescott [Sun, 6 Oct 2024 08:46:48 +0000 (19:46 +1100)]
Add new patch for new test failure in 6.7.2
Stuart Prescott [Sun, 6 Oct 2024 04:21:59 +0000 (15:21 +1100)]
Rename debhelper control files for new version
Stuart Prescott [Sun, 6 Oct 2024 04:20:30 +0000 (15:20 +1100)]
Add additional conflicts/replaces for new version
Stuart Prescott [Sun, 6 Oct 2024 04:20:02 +0000 (15:20 +1100)]
Update package names in d/control
Stuart Prescott [Sun, 6 Oct 2024 04:13:13 +0000 (15:13 +1100)]
Refresh patches
Stuart Prescott [Sun, 6 Oct 2024 04:08:37 +0000 (15:08 +1100)]
Update upstream source from tag 'upstream/6.7.2'
Update to upstream version '6.7.2'
with Debian dir
643d0ce9b3b0c130e3387409dcda9914720a50ef
Stuart Prescott [Sun, 6 Oct 2024 04:08:12 +0000 (15:08 +1100)]
New upstream version 6.7.2
Patrick Franz [Sat, 5 Oct 2024 17:06:21 +0000 (19:06 +0200)]
Add changelog for upload.
Patrick Franz [Sun, 29 Sep 2024 14:05:55 +0000 (16:05 +0200)]
Use proper package name for qt6-datavis3d-dev.
Pino Toscano [Sun, 29 Sep 2024 12:06:33 +0000 (14:06 +0200)]
Update the build dependencies:
- drop library packages already pulled in by dev packages:
libqt6quick3dglslparser6, libqt6waylandclient6,
libqt6waylandcompositor6, and libqt6wlshellintegration6
- mark QML module packages as !nocheck, since they are used only when
running the tests: qml6-module-qtqml-workerscript,
qml6-module-qtquick, qml6-module-qtquick-controls,
qml6-module-qtquick-layouts, qml6-module-qtquick-templates, and
qml6-module-qtquick-window
- drop qt6-translations-l10n, not actually needed
- replace the runtime package qt6-wayland with qt6-wayland-dev
Gbp-Dch: Full
Stuart Prescott [Tue, 10 Sep 2024 14:35:01 +0000 (00:35 +1000)]
Add changelog for upload
Stuart Prescott [Tue, 10 Sep 2024 14:33:47 +0000 (00:33 +1000)]
xfail yet another failing test on arm64
Stuart Prescott [Mon, 9 Sep 2024 20:36:06 +0000 (06:36 +1000)]
Add changelog for upload
Stuart Prescott [Mon, 9 Sep 2024 20:35:22 +0000 (06:35 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Stuart Prescott [Mon, 12 Aug 2024 08:08:49 +0000 (18:08 +1000)]
Add test-name to autopkgtests for better logs
Stuart Prescott [Mon, 12 Aug 2024 04:09:18 +0000 (14:09 +1000)]
Add extra arch restrictions on tests
Stuart Prescott [Mon, 12 Aug 2024 04:00:47 +0000 (14:00 +1000)]
Add missing dep on qml6-module-qtquick-window
Stuart Prescott [Mon, 12 Aug 2024 04:00:26 +0000 (14:00 +1000)]
Remove some bfails against tests that pass now
QtWebEngineCore_qwebenginecookiestore_test
QtCore::loggingcategorymacros_test
QtQml::qqmlapplicationengine_test
Stuart Prescott [Sat, 10 Aug 2024 04:41:55 +0000 (14:41 +1000)]
Finalise changelog for upload
Stuart Prescott [Sat, 10 Aug 2024 04:41:37 +0000 (14:41 +1000)]
Remove nuitka from b-d since it is not in trixie
test-only dependency and tests are marked as xfail
Gianfranco Costamagna [Tue, 6 Aug 2024 10:17:39 +0000 (10:17 +0000)]
Update changelog for python3-pyqt6.qtpdf archs
Gianfranco Costamagna [Tue, 6 Aug 2024 10:05:03 +0000 (10:05 +0000)]
Update control, restrict pyside6*pdf to archs where qtpdf is available.
Gianfranco Costamagna [Tue, 6 Aug 2024 09:58:21 +0000 (09:58 +0000)]
Update changelog
Gianfranco Costamagna [Tue, 6 Aug 2024 09:57:12 +0000 (09:57 +0000)]
debian/control: make sure the webengine is built only where available, to let the pyqt6 be available on all architectures. Also drop mips64el from webengine archs.
Stuart Prescott [Sun, 21 Jul 2024 10:57:46 +0000 (20:57 +1000)]
Finalise changelog for upload
Stuart Prescott [Mon, 22 Jul 2024 07:34:27 +0000 (17:34 +1000)]
Add extra deps found by debian/check-deps
Stuart Prescott [Mon, 22 Jul 2024 07:34:06 +0000 (17:34 +1000)]
Add simple dependency checker for the packages
Stuart Prescott [Sun, 21 Jul 2024 13:26:09 +0000 (23:26 +1000)]
Add gbp.conf with appropriate options
Stuart Prescott [Sun, 21 Jul 2024 13:25:47 +0000 (23:25 +1000)]
Add missing deps spotted by autopkgtests
Stuart Prescott [Sun, 21 Jul 2024 10:56:12 +0000 (20:56 +1000)]
Add myself to Uploaders
Stuart Prescott [Mon, 3 Jun 2024 09:13:50 +0000 (19:13 +1000)]
Add WNPP bug number to changelog
Stuart Prescott [Tue, 7 May 2024 11:27:45 +0000 (21:27 +1000)]
Update changelog
Stuart Prescott [Tue, 7 May 2024 11:27:14 +0000 (21:27 +1000)]
Update TODO after recent work
Stuart Prescott [Tue, 7 May 2024 11:27:00 +0000 (21:27 +1000)]
Remove test blacklisting on tests that now pass
Stuart Prescott [Tue, 7 May 2024 11:26:43 +0000 (21:26 +1000)]
Fix cleaning of embedded build path
Stuart Prescott [Tue, 7 May 2024 11:26:19 +0000 (21:26 +1000)]
Improve build-system setup
Stuart Prescott [Tue, 7 May 2024 11:25:20 +0000 (21:25 +1000)]
Add/update more lintian overrides
Stuart Prescott [Tue, 7 May 2024 11:22:21 +0000 (21:22 +1000)]
Add patch to help build system find numpy headers
Stuart Prescott [Tue, 7 May 2024 11:20:57 +0000 (21:20 +1000)]
Additional 2→6 on package descriptions
Stuart Prescott [Tue, 7 May 2024 11:20:24 +0000 (21:20 +1000)]
Make shiboken6 arch:all since it is pure Python
Stuart Prescott [Tue, 7 May 2024 11:19:47 +0000 (21:19 +1000)]
Fix up Conflicts/Replaces on packages
Stuart Prescott [Tue, 7 May 2024 01:00:40 +0000 (11:00 +1000)]
Update S-V (no changes)
Stuart Prescott [Tue, 7 May 2024 01:00:25 +0000 (11:00 +1000)]
Add extra deps
Stuart Prescott [Mon, 6 May 2024 08:45:36 +0000 (18:45 +1000)]
Update copyright
Clarification from upstream about pyside licensing:
'The README might be a leftover from ancient times, it's LGPLv3/GPLv3.
Thanks for noticing.'
Stuart Prescott [Sun, 5 May 2024 14:33:58 +0000 (00:33 +1000)]
Update d/copyright and add cme/scan-copyrights config
Stuart Prescott [Fri, 3 May 2024 08:21:26 +0000 (18:21 +1000)]
Update changelog with WIP version
Stuart Prescott [Fri, 3 May 2024 08:20:14 +0000 (18:20 +1000)]
Update path rewriting code for cmake and pkgconfig files
Stuart Prescott [Fri, 3 May 2024 07:55:02 +0000 (17:55 +1000)]
Refresh patches from gbp pq
Stuart Prescott [Fri, 3 May 2024 07:47:04 +0000 (17:47 +1000)]
Declare Build-Conflicts with own dev packages
cmake will find install shiboken6 rather than build its own
Stuart Prescott [Fri, 3 May 2024 07:46:08 +0000 (17:46 +1000)]
Update superficial tests